home *** CD-ROM | disk | FTP | other *** search
/ Linux Cubed Series 7: Sunsite / Linux Cubed Series 7 - Sunsite Vol 1.iso / system / linux-bo / etherboo.000 / etherboo / etherboot-2.0 / COPYING next >
Text File  |  1995-09-27  |  3KB  |  52 lines

  1. The code, that I wrote for this package, basically consists of a set
  2. of patches against existing code written by other authors. As part of
  3. the existing code is covered by a BSD-style license whereas the other
  4. part is covered by the GNU General Public License, mixing these
  5. packages would cause conflicts between the two licenses. Fortunately,
  6. you can clearly separate the two packages (all of the original code
  7. for the BOOT-prom is covered by the BSD-style license, all of the
  8. original code for creating the required Linux kernel images is covered
  9. by GPL).
  10.  
  11. As I did not intend to complicate things even more, I decided to
  12. release my patches (note! this only applies my patches! it does not
  13. mean, that either the copyright conditions for the original packages
  14. or for the patched files are changed!) into the PUBLIC DOMAIN. This
  15. means, I do not accept any responsibility for what my code does; the
  16. patches are provided `as is' without warranty of any kind, either
  17. expressed of implied, including, but not limited to, the implied
  18. warranties of merchantability and fitness for a particular
  19. purpose. The entire risk as to the quality and performance of the
  20. program is with you. Should the program prove defective, you assume
  21. the cost of all necessary servicing, repair or correction. On the
  22. other hand, I do not claim any rights to this software other than the
  23. right that I am acknowledged as the author of the patches.
  24.  
  25. For information on the copyright conditions of the individual
  26. packages/files please refer to the separate subdirectories. The
  27. directory `netboot-freebsd' contains part of a FreeBSD source tree
  28. (you can obtain the full source tree from a large selection of
  29. different FTP servers), the directory `netboot-linux' contains part of
  30. a package that uses a different approach to disk-less loading of Linux
  31. kernels (you can obtain the full package from sunsite in
  32. pub/linux/system/Linux-boot/netboot-nfs.tar.gz). The directory
  33. `binaries' contains pre-compiled binaries; these binaries are derived
  34. from the code in the `netboot-freebsd' directory and therefore share
  35. its copying conditions. The directory 'patches' contains two patches
  36. `netboot*' against the FreeBSD code (these two files are the only code
  37. written by me; I hereby place them in the PUBLIC DOMAIN) and one patch
  38. that is derived from the file `netboot-linux/lx-1.2.2.patch` and
  39. therefore shares the GNU General Public License with that file.
  40.  
  41. If you do not clearly understand the terms of this license or if you
  42. want to report bugs, please contact me. (You could also send me a
  43. postcard from your hometown, if you really like my code.) At the time
  44. of writing my address is:
  45.  
  46.   Markus Gutschke
  47.   Schlage 5a
  48.   D-48268 Greven-Gimbte
  49.   Germany
  50.  
  51.   Internet: gutschk@math.uni-muenster.de
  52.